Precautions
------------------------------------
Load the library path in two ways under linux
1. Copy the sdk library file to the system directory /lib/
2. Set the loading library path through environment variables: export LD_LIBRARY_PATH=/root/sdklib (Absolute path of SDK)